Skip to content

Tounsi007/CVE-2023-20198

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CVE-2023-20198

CVE-2023-20198 PoC (!)

Description

perform actions on a target web server. The script demonstrates how to create a local user account, install an implant, restart the web server, check for the presence of the implant, and finally, clean up by deleting the created user account.

Disclaimer: This script is intended for educational purposes only. Unauthorized use of this script is strictly prohibited. Use at your own risk.

Requirements

  • Python 3.x
  • Requests library (pip install requests)

Usage

  1. Replace the placeholder values in the script with the appropriate target details, such as URLs, usernames, passwords, and implant configuration content.
  2. Execute the script in a secure and controlled environment.
python exploit_script.py

About

CVE-2023-20198 PoC (!)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages